.net mvc decimal displayformat currency

143

.net mvc decimal displayformat currency -

[DataType(DataType.Currency)]
public float? Cost{ get; set; }

Comments

Submit
0 Comments